-
Notifications
You must be signed in to change notification settings - Fork 53
Github action version updates: Node.js 16 actions are deprecated #478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ated. Checkout to v4, setup-python to v5, cache to v4, upload-artifact to v4, setup-miniconda to v3.
a7dc407 to
2f0478c
Compare
|
See #480 |
|
@scrasmussen Can you revert the ccpp/physics submodule update for now? We will bring in the GF fix that'll fix the nvfortran tests from a ufs/dev PR. I don't want to do it out of order. |
|
I'll approve once the ccpp-physics submodule pointer change is reverted. |
Hi @grantfirl , sorry I had missed these comments, in a meeting now but will remove the ccpp/physics commit in an hour |
Sorry was speed reading, looks like your commit fixed it? Will look closer after meeting |
@scrasmussen Ya, I just pulled in the latest main and pointed to the latest main of ccpp-physics rather than the PR that fixes the openACC bug because it is coming in separately. |
|
Combining with #486 |
Updating Github action versions that the CI is warning are or will be deprecated. Updating
checkoutto v4,setup-pythonto v5,cacheto v4,upload-artifactto v4,setup-minicondato v3.Link to a run with lots of example warning messages that
Node.js 16 actions are deprecated..Tests Performed: the Github actions should run without any warnings.
Requires CCPP-Physics PR#1072